[INFO] fetching crate omnia-redis 0.27.0...
[INFO] checking omnia-redis-0.27.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate omnia-redis 0.27.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate omnia-redis 0.27.0
[INFO] finished tweaking crates.io crate omnia-redis 0.27.0
[INFO] tweaked toml for crates.io crate omnia-redis 0.27.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omnia-redis 0.27.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omnia-redis 0.27.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663
[INFO] running `Command { std: "docker" "start" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.2
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cranelift-isle v0.132.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking cranelift-control v0.132.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking wasmtime-internal-component-util v45.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v45.0.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling wasmtime-internal-cranelift v45.0.2
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v45.0.2
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling pulley-macros v45.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v45.0.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking cranelift-bitset v0.132.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling wasmparser v0.248.0
[INFO] [stderr]     Checking cranelift-entity v0.132.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pulley-interpreter v45.0.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking cranelift-bforest v0.132.2
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.132.2
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling wasmtime-internal-fiber v45.0.2
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling wasmtime v45.0.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v45.0.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling cranelift-codegen v0.132.2
[INFO] [stderr]    Compiling wiggle-macro v45.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]    Compiling wit-parser v0.248.0
[INFO] [stderr]    Compiling wasmtime-environ v45.0.2
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking wasmprinter v0.248.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking tonic-types v0.14.6
[INFO] [stderr]     Checking opentelemetry-proto v0.32.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking opentelemetry-http v0.32.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v45.0.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.32.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking omnia-otel v0.34.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling omnia-runtime-macro v0.34.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling fromenv-derive v0.1.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fromenv v0.1.0
[INFO] [stderr]    Compiling wiggle-generate v45.0.2
[INFO] [stderr]     Checking redis v1.2.3
[INFO] [stderr]     Checking cranelift-native v0.132.2
[INFO] [stderr]     Checking cranelift-frontend v0.132.2
[INFO] [stderr]     Checking wasmtime-wasi-io v45.0.2
[INFO] [stderr]     Checking wiggle v45.0.2
[INFO] [stderr]     Checking wasmtime-wasi v45.0.2
[INFO] [stderr]     Checking omnia v0.34.0
[INFO] [stderr]     Checking omnia-wasi-keyvalue v0.34.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/omnia-wasi-keyvalue-0.34.0/src/host.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     wasmtime::component::bindgen!({
[INFO] [stdout] 14 | |         world: "imports",
[INFO] [stdout] 15 | |         path: "wit",
[INFO] [stdout] 16 | |         imports: {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     });
[INFO] [stdout]    | |______^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type must implement `HostBucketWithStore`
[INFO] [stdout] help: the trait `HostBucketWithStore` is implemented for `WasiKeyValue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/omnia-wasi-keyvalue-0.34.0/src/host/store_impl.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl HostBucketWithStore for WasiKeyValue {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `wasmtime::component::bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/omnia-wasi-keyvalue-0.34.0/src/host.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     wasmtime::component::bindgen!({
[INFO] [stdout] 14 | |         world: "imports",
[INFO] [stdout] 15 | |         path: "wit",
[INFO] [stdout] 16 | |         imports: {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     });
[INFO] [stdout]    | |______^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type must implement `HostCasWithStore`
[INFO] [stdout] help: the trait `HostCasWithStore` is implemented for `WasiKeyValue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/omnia-wasi-keyvalue-0.34.0/src/host/atomics_impl.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl HostCasWithStore for WasiKeyValue {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `wasmtime::component::bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `omnia-wasi-keyvalue` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663", kill_on_drop: false }`
[INFO] [stdout] 2bf8edc900a0a677511e4dcbe1dac1f80eceb5a5aa8829eded82b391613ae663
